home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / ma11.zip / MA.TXT < prev   
Text File  |  1992-04-27  |  847b  |  20 lines

  1. Memory Alert is a program that tells you various things about memory
  2. usage under Windows 3.1.  You need the commercial release of 3.1 to
  3. use MA.  You will also need vbrun100.dll, the Visual Basic runtime.
  4.  
  5. Version 1.1 includes sources.
  6.  
  7. This version also shows you how much low memory (< 640K) you have
  8. available.  Due to a bug in Windows (both 3.0 and 3.1) when you
  9. compile apps with the -Gt flag the data is loaded into low memory.
  10. Since every app needs a little of this memory, you can run out.  The
  11. "system resources" mentioned in the about box of the program manager
  12. does not take into account this lower memory.  If Windows says there
  13. is insufficient resources to run an app, but you have lots of free
  14. system resources, you are probably out of lower memory.  This can be
  15. confirmed with MA.
  16.  
  17. David Lee
  18. dlee@inference.com
  19.  
  20.